Skip to content

Conversation

@mahiarirani
Copy link
Member

This pull request introduces new functionality for exporting file references and refactors existing methods to improve code clarity and efficiency. The changes include updates to backend services, database mappers, and frontend actions to support the export feature and streamline data retrieval.

Backend Changes

Export References Feature:

Refactoring for Improved Data Retrieval:

Frontend Changes

Export Action Implementation:

- add: method in file helper
- add: file action enrty
- add: webdav action case
- add: service method
- refactor: mapper functions
- add: mapper find by storage id method
- refactor: findAll to findByFileId and null safe it
Copy link
Collaborator

@JoaoSRaposo JoaoSRaposo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the following features in the local development environment (NC 30):
Export: ok
Comments: ok
Upload: ok.
Download: ok.
Archive Files and Folders: ok.
Unarchive Files and Folders: ok.
Rename files: ok
Rename folder: ok

@JoaoSRaposo JoaoSRaposo merged commit 587638c into stage Jun 2, 2025
2 checks passed
@JoaoSRaposo JoaoSRaposo deleted the feature/export-references branch June 2, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants